From: Richard M. Stallman Date: Fri, 10 Jun 1994 20:32:46 +0000 (+0000) Subject: (CLASH_DETECTION): Defined. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~91227 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=b2e209baaf28178b5e13e8fb66a4578a5d14b30f;p=emacs.git (CLASH_DETECTION): Defined. --- diff --git a/src/s/gnu-linux.h b/src/s/gnu-linux.h index 6d4864d1773..0283e0ef612 100644 --- a/src/s/gnu-linux.h +++ b/src/s/gnu-linux.h @@ -122,7 +122,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ so that Emacs can tell instantly when you try to modify a file that someone else has modified in his Emacs. */ -/* #define CLASH_DETECTION */ +#define CLASH_DETECTION /* Here, on a separate page, add any special hacks needed to make Emacs work on this system. For example,